PHY SET CLOTH ROTATION

Set the rotation for a cloth object.

  Syntax
PHY SET CLOTH ROTATION ID, x#, y#, z#
  Parameters
ID
Integer
identification number of the cloth object
x#
Float
rotation on the X axis
y#
Float
rotation on the Y axis
z#
Float
rotation on the Z axis

  Returns

  Description

The rotation of a cloth object can only be specified before the cloth is built. Attempting to set the rotation of a cloth after it has been built will have no effect.

  Example Code
No example code is provided for this command